[INFO] fetching crate rapira 0.13.2...
[INFO] fixing rapira-0.13.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rapira 0.13.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rapira 0.13.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rapira 0.13.2
[INFO] tweaked toml for crates.io crate rapira 0.13.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rapira 0.13.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rapira 0.13.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-signature v3.4.1
[INFO] [stderr]   Downloaded wincode-derive v0.4.6
[INFO] [stderr]   Downloaded pastey v0.2.3
[INFO] [stderr]   Downloaded solana-address v2.6.1
[INFO] [stderr]   Downloaded armour-derive v0.28.3
[INFO] [stderr]   Downloaded varint-rs v2.2.1
[INFO] [stderr]   Downloaded rapira-derive v0.12.0
[INFO] [stderr]   Downloaded sfa v1.0.0
[INFO] [stderr]   Downloaded interval-heap v0.0.5
[INFO] [stderr]   Downloaded wincode v0.5.5
[INFO] [stderr]   Downloaded compare v0.0.6
[INFO] [stderr]   Downloaded armour-typ v0.3.0
[INFO] [stderr]   Downloaded byteview v0.10.1
[INFO] [stderr]   Downloaded ecow v0.3.0
[INFO] [stderr]   Downloaded quick_cache v0.6.23
[INFO] [stderr]   Downloaded fjall v3.1.5
[INFO] [stderr]   Downloaded lsm-tree v3.1.5
[INFO] [stderr]   Downloaded rust_decimal v1.42.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7
[INFO] running `Command { std: "docker" "start" "6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling rapira-derive v0.12.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling armour-derive v0.28.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking armour-typ v0.3.0
[INFO] [stderr]     Checking rapira v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `armour_core`
[INFO] [stdout]  --> tests/derive_forward_compat.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use armour_core::ScalarTyp;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `armour_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `armour_core`, use `cargo add armour_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `armour_core`
[INFO] [stdout]  --> tests/derive_forward_compat.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use armour_core::{GetType, SchemaFields, SchemaTyp};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `armour_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `armour_core`, use `cargo add armour_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OldMsg: GetType` is not satisfied
[INFO] [stdout]  --> tests/derive_forward_compat.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Rapira, GetType, Default, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]   |
[INFO] [stdout] help: the trait `GetType` is not implemented for `OldMsg`
[INFO] [stdout]  --> tests/derive_forward_compat.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct OldMsg {
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   = help: the following other types implement trait `GetType`:
[INFO] [stdout]             (T1, T2)
[INFO] [stdout]             (T1, T2, T3)
[INFO] [stdout]             (T1, T2, T3, T4)
[INFO] [stdout]             BTreeMap<K, V>
[INFO] [stdout]             Box<T>
[INFO] [stdout]             HashMap<K, V>
[INFO] [stdout]             IpAddr
[INFO] [stdout]             Ipv6Addr
[INFO] [stdout]           and 27 others
[INFO] [stdout]   = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   |
[INFO] [stdout] 3 + #![feature(trivial_bounds)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NewMsg: GetType` is not satisfied
[INFO] [stdout]   --> tests/derive_forward_compat.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Rapira, GetType, Default, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GetType` is not implemented for `NewMsg`
[INFO] [stdout]   --> tests/derive_forward_compat.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct NewMsg {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GetType`:
[INFO] [stdout]              (T1, T2)
[INFO] [stdout]              (T1, T2, T3)
[INFO] [stdout]              (T1, T2, T3, T4)
[INFO] [stdout]              BTreeMap<K, V>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              HashMap<K, V>
[INFO] [stdout]              IpAddr
[INFO] [stdout]              Ipv6Addr
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pair: GetType` is not satisfied
[INFO] [stdout]   --> tests/derive_forward_compat.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Rapira, GetType, Default, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Pair`
[INFO] [stdout]   --> tests/derive_forward_compat.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct Pair(u32, u16);
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GetType`:
[INFO] [stdout]              (T1, T2)
[INFO] [stdout]              (T1, T2, T3)
[INFO] [stdout]              (T1, T2, T3, T4)
[INFO] [stdout]              BTreeMap<K, V>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              HashMap<K, V>
[INFO] [stdout]              IpAddr
[INFO] [stdout]              Ipv6Addr
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ev: GetType` is not satisfied
[INFO] [stdout]   --> tests/derive_forward_compat.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Rapira, GetType, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Ev`
[INFO] [stdout]   --> tests/derive_forward_compat.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | enum Ev {
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GetType`:
[INFO] [stdout]              (T1, T2)
[INFO] [stdout]              (T1, T2, T3)
[INFO] [stdout]              (T1, T2, T3, T4)
[INFO] [stdout]              BTreeMap<K, V>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              HashMap<K, V>
[INFO] [stdout]              IpAddr
[INFO] [stdout]              Ipv6Addr
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TagOnly: GetType` is not satisfied
[INFO] [stdout]   --> tests/derive_forward_compat.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Rapira, GetType, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `GetType` is not implemented for `TagOnly`
[INFO] [stdout]   --> tests/derive_forward_compat.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | enum TagOnly {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `GetType`:
[INFO] [stdout]              (T1, T2)
[INFO] [stdout]              (T1, T2, T3)
[INFO] [stdout]              (T1, T2, T3, T4)
[INFO] [stdout]              BTreeMap<K, V>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              HashMap<K, V>
[INFO] [stdout]              IpAddr
[INFO] [stdout]              Ipv6Addr
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  3 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wrap: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Rapira, GetType, Default, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Wrap`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct Wrap {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]     |
[INFO] [stdout]   3 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:185:10
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Rapira, GetType, Default, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Inner`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]     |
[INFO] [stdout]   3 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Outer: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:191:10
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[derive(Rapira, GetType, Default, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Outer`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct Outer {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: this error originates in the derive macro `Rapira` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]     |
[INFO] [stdout]   3 + #![feature(trivial_bounds)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OldMsg: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:25:15
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let msg = OldMsg::from_slice_with_peer(&mut s, &peer).unwrap();
[INFO] [stdout]     |               ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `OldMsg`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | struct OldMsg {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NewMsg: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:45:15
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let msg = NewMsg::from_slice_with_peer(&mut s, &peer).unwrap();
[INFO] [stdout]     |               ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `NewMsg`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | struct NewMsg {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pair: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:67:13
[INFO] [stdout]     |
[INFO] [stdout]  67 |     let p = Pair::from_slice_with_peer(&mut s, &peer).unwrap();
[INFO] [stdout]     |             ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Pair`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:51:1
[INFO] [stdout]     |
[INFO] [stdout]  51 | struct Pair(u32, u16);
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TagOnly: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:93:13
[INFO] [stdout]     |
[INFO] [stdout]  93 |     let v = TagOnly::from_slice_with_peer(&mut s, &peer).unwrap();
[INFO] [stdout]     |             ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `TagOnly`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | enum TagOnly {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TagOnly: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let r = TagOnly::from_slice_with_peer(&mut s, &peer);
[INFO] [stdout]     |             ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `TagOnly`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | enum TagOnly {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ev: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let e = Ev::from_slice_with_peer(&mut s, &peer).unwrap();
[INFO] [stdout]     |             ^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Ev`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout]  74 | enum Ev {
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wrap: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let w = Wrap::from_slice_with_peer(&mut s, &peer).unwrap();
[INFO] [stdout]     |             ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Wrap`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct Wrap {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wrap: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let r = Wrap::from_slice_with_peer(&mut s, &peer);
[INFO] [stdout]     |             ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Wrap`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct Wrap {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 |     inner: Inner,
[INFO] [stdout]     |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Inner`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Outer: GetType` is not satisfied
[INFO] [stdout]    --> tests/derive_forward_compat.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let out = Outer::from_slice_with_peer(&mut s, &peer).unwrap();
[INFO] [stdout]     |               ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `GetType` is not implemented for `Outer`
[INFO] [stdout]    --> tests/derive_forward_compat.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct Outer {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `GetType`:
[INFO] [stdout]               (T1, T2)
[INFO] [stdout]               (T1, T2, T3)
[INFO] [stdout]               (T1, T2, T3, T4)
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               HashMap<K, V>
[INFO] [stdout]               IpAddr
[INFO] [stdout]               Ipv6Addr
[INFO] [stdout]             and 27 others
[INFO] [stdout] note: required by a bound in `from_slice_with_peer`
[INFO] [stdout]    --> src/lib.rs:179:23
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn from_slice_with_peer(slice: &mut &[u8], peer: &armour_typ::SchemaTyp) -> Result<Self>
[INFO] [stdout]     |        -------------------- required by a bound in this associated function
[INFO] [stdout] 178 |     where
[INFO] [stdout] 179 |         Self: Sized + armour_typ::GetType,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ required by this bound in `Rapira::from_slice_with_peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rapira` (test "derive_forward_compat") due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7", kill_on_drop: false }`
[INFO] [stdout] 6459c3c1201b4254db627eb121350368140843155592d568bd8d629170b942e7
